Total Complexity | 88 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 574 |
Lines of code | 388 |
Logical lines of code | 108 |
Comment lines | 142 |
Methods | 14 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
event_application_password_added() | 36 | 22 | 73 | |
event_user_updated() | 36 | 13 | 93 | |
on_user_register() | 49 | 10 | 27 | |
event_user_role_changed() | 47 | 8 | 34 | |
event_open_profile() | 50 | 6 | 28 | |
event_password_reset_link_sent() | 48 | 5 | 34 | |
event_super_access_granted() | 52 | 5 | 24 | |
event_super_access_revoked() | 52 | 5 | 24 | |
must_not_contain_user_changes() | 66 | 5 | 9 | |
event_user_deleted() | 56 | 3 | 18 | |
get_super_admins() | 78 | 2 | 3 | |
filter_role_names() | 74 | 2 | 4 | |
init() | 58 | 1 | 14 | |
must_not_contain_create_user() | 79 | 1 | 3 |